home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / MacPerl ƒ / Perl Source ƒ / Perl / t / mac / Answer.t next >
Text File  |  1993-10-23  |  163b  |  5 lines

  1. #!/usr/local/bin/perl
  2.  
  3. print &MacPerl'Answer("You lose !", "OK", "Really ?", "Oh yeah?"), "\n";
  4. print &MacPerl'Answer("Install System 7 ?", "OK", "Cancel"), "\n";
  5.